projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b456b19
)
* Makefile.in (ELN_DESTDIR): Remove unnecessary double quoting.
author
Andrea Corallo
<akrl@sdf.org>
Thu, 4 Mar 2021 20:43:59 +0000
(21:43 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Thu, 4 Mar 2021 20:43:59 +0000
(21:43 +0100)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index e3bbbec92a971b8e4e6ed93315a979ecbe09ac13..691a955c54033cbb65c912f239815f9c76515069 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-336,7
+336,7
@@
CONFIG_STATUS_FILES_IN = \
COPYDIR = ${srcdir}/etc ${srcdir}/lisp
COPYDESTS = "$(DESTDIR)${etcdir}" "$(DESTDIR)${lispdir}"
-ELN_DESTDIR =
"$(DESTDIR)${libdir}/emacs/${version}/"
+ELN_DESTDIR =
$(DESTDIR)${libdir}/emacs/${version}/
all: ${SUBDIR} info